Urho3D
Public Attributes | List of all members
Urho3D::CharLocation Struct Reference

Cached character location and size within text. Used for queries related to text editing. More...

#include <Text.h>

Collaboration diagram for Urho3D::CharLocation:
Collaboration graph
[legend]

Public Attributes

IntVector2 position_
 Position.
 
IntVector2 size_
 Size.
 

Detailed Description

Cached character location and size within text. Used for queries related to text editing.


The documentation for this struct was generated from the following file: